home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4161 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ compilers for Unix
  5. Date: 28 Jan 1996 15:16:25 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4eg409$405@news1.usa.pipeline.com>
  8. References: <4eeqo5$62r@reader2.ix.netcom.com>
  9. NNTP-Posting-Host: pipe4.h1.usa.pipeline.com
  10. X-PipeUser: grantp
  11. X-PipeHub: usa.pipeline.com
  12. X-PipeGCOS: (Pete)
  13. X-Newsreader: Pipeline USA v3.3.0
  14.  
  15. On Jan 28, 1996 03:32:21 in article <Re: C++ compilers for Unix>,
  16. 'guerino1@ix.netcom.com(Frank Guerino )' wrote: 
  17.  
  18. >I've heard rumours that G++ has a history of problems with 
  19. >utilization of templates.  Is this true? 
  20. I have no such problems.  Using g++ 2.6.3 on Solaris 2.3/2.4. 
  21. I admit, however, that my current project doesn't have any  
  22. really complex templates, mostly just simple <class T>... 
  23.  
  24. This project, BTW, wouldn't compile/link using Cfront 3.0 
  25. even after a week of trying.  The project was developed 
  26. on MSVC++2.2 and BC4.52 on PC's, then ported to Unix. 
  27. After the Cfront failure, I downloaded g++ and within a 
  28. half a day, had the project compiled and running under 
  29. Solaris.  (The project was entirely computation, and data 
  30. manipulation with input & output to a network connection  
  31. -- no GUI porting problems). 
  32. -- 
  33. Pete Grant 
  34. Kalevi, Inc. 
  35. Object Oriented Software Development
  36.